Release 10.1A: OpenEdge Data Management:
SQL Reference
AUDIT SET
Allows grouping of audit data by the client on a per-connection basis.
For more information about auditing, see OpenEdge Getting Started: Core Business Services . For more information about enabling a database for auditing, see OpenEdge Data Management: Database Administration .
Syntax
EVENT_GROUPIndicates that subsequent audit records written by the database engine during the current connection will be marked as part of an event group.
APPLICATION_CONTEXTIndicates that subsequent audit records written by the database engine during the current connection will be saved with application context information.
stringFree-form character value that qualifies the event group or application context.
NULLClears an event group or application context string.
ExamplesIn this example, an application context is set:
In this example, the application context is cleared:
Note
Authorization
Must have
AUDIT_ADMIN,AUDIT_ARCHIVE, orAUDIT_INSERTprivileges.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |